arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases
authorStefan Roese <[email protected]>
Wed, 31 Aug 2016 12:47:36 +0000 (14:47 +0200)
committerStefan Roese <[email protected]>
Tue, 27 Sep 2016 15:29:54 +0000 (17:29 +0200)
Add I2C and SPI aliases to enable usage in U-Boot.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Kostya Porotchkin <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
arch/arm/dts/armada-7040-db.dts

index df0c327a414f471e042e6cf9f99ab99b2481257b..7d0059afe5c2030fcd0fd8a2fb8da6d708b540bc 100644 (file)
                stdout-path = "serial0:115200n8";
        };
 
+       aliases {
+               i2c0 = &cpm_i2c0;
+               spi0 = &cpm_spi1;
+       };
+
        memory@00000000 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>;